@charset "utf-8"; /* Write your styles */
@font-face {
    /* font-properties */
    font-family: Source;
    src: url('../fonts/SourceHanSansCN-Regular.TTF');
}
*, html, body {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Source;
    /* font-size: 12px;
    color: #434343; */
}

body {
    background: url("../images/bjdt.jpg");
    background-position: top;
}

a {
    color: #434343;
}

a:hover {
    color: #da251c;
    cursor: pointer;
    text-decoration: none;
}

img {
    max-width: 100%;
}

li {
    list-style: none;
}

.clearfix {
    clear: both;
}

.top {
    width: 100%;
    line-height: 40px;
    height: 40px;
}

.top-1 {
    max-width: 1150px;
    margin: 0 auto;
}

.i-left {
    float: left;
}

.i-color, .i-color a {
    color: #434343;
}

.i-right {
    float: right;
}

.i-nav {
    width: 100%;
    background: #FFFFFF;
    height: 120px;
    line-height: 120px;
}

.i-search {
    line-height: 30px;
    height: 30px;
    margin-top: 30px;
    width: 150px;
    display: block;
    float: right;
}

.i-form {
    width: 148px;
    height: 30px;
}

.i-nav-1 {
    line-height: 50px;
    height: 50px;
}

.i-kw {
    background: url(../images/search.png) no-repeat 0px 0px;
    width: 120px;
    height: 28px;
    display: block;
    float: left;
    text-indent: 1em;
    outline: none;
}

.i-btn {
    background: url(../images/search.png) no-repeat -118px 0px;
    width: 30px;
    height: 28px;
}

.navbar-default {
    background-color: #FFF;
    border-color: #FFFFFF;
}

.container-fluid {
    height: 50px;
    line-height: 50px;
}

.navbar-nav > li {
    line-height: 50px;
}

.navbar-default .navbar-brand, .nav a, .navbar-nav > li > a {
    color: #313131;
    font-size: 16px;
}

.navbar-default .navbar-nav > li > a {
    color: #313131;
}

.navbar-collapse, .container-fluid {
    padding-right: 0px
}

.nav > li > a {
    padding: 10px 0px !important;
    width: 90px;
    text-align: right;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    min-width: 195px;
    left: 0;
    top: 85%;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0);
}

.dropdown-menu .divider {
    border-bottom: 1px dashed #C1C1C1;
    margin: 0;
}

.divider:last-child {
    display: none;
}

.dropdown-menu li a {
    padding: 10px 0;
    text-align: center;
    line-height: 35px;
}

.dropdown-menu li a:hover {
    background: #3c7bbe;
    color: #FFF !important;
    border-radius: 5px;
}

.dropdown-menu > :first-child {
    background: url(../images/xiala.png) repeat-x;
    padding-top: 13px;
}

.first-child {
    left: 100%;
    top: -3px;
    min-width: 245px;
}

.first-child-width {
    min-width: 180px;
}

.first-child-1 {
    background: #FFF !important;
    padding-top: 0px !important;
}

.menu-width {
    min-width: 115px;
    left: 15px;
}

.active {
    color: #3c7bbe !important;
}

.i-yingyong {
    color: #FFF;
    text-align: left;
    margin: 10px auto;
    font-size: 18px;
    padding: 40px;
    display: block;
    line-height: 35px;
}

.i-yingyong:hover {
    color: #FFF;
}

[class*="col-"] {
    padding: 0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #FFF;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding-left: 20px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #FFF;
}

.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
    color: #ffffff;
    background: rgba(255, 253, 253, 0.5);
    border: 0px #ececec00;
}

.albb:hover {
    text-decoration: underline
}

/*****************banner********************************************/
.navbar {
    margin-bottom: 0px;
}

.slide-text {
    left: 3%;
    top: 15%;
    max-width: 1150px;
}

.slide-text > h1 {
    font-family: "Arial";
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 100;
}

.slide-text > p {
    font-size: 18px;
    margin-bottom: 15px;
}

.sidebar-1 {
    margin-left: -10px;
    margin-bottom: 35px !important;
}

.side-a {
    text-transform: uppercase;
}

.slide-text > a:hover {
    background: #000;
    border: 1px solid #da251c;
}

.sidebar-2 {
    font-size: 24px !important;
    margin-bottom: 60px !important;
}

.sidebar-h1 {
    margin-bottom: 10px !important;
}

.sidebar-3 {
    border: 1px solid #da251c;
    background: #FFF;
    filter: alpha(opacity:100);
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.sidebar-p3 {
    width: 340px !important;
    line-height: 40px !important;
    margin-bottom: 30px !important;
}

.control-round .carousel-control.left {
    left: 17.5% !important;
}

.control-round .carousel-control.right {
    right: 17.5% !important;
}

.yingyong {
    font-size: 30px;
    color: #da251c;
}

.yingyong span:first-child {
    color: #c9c9c9;
    font-family: "Arial";
    font-size: 18px;
    text-transform: uppercase;
}

.yingyong span:last-child, .yingyong a {
    color: #a0a0a0;
    font-family: arial;
    line-height: 42px;
    font-size: 16px;
    text-transform: capitalize;
}

.yingyong-1 {
    background: #FFF;
    min-height: 600px;
    margin: 40px 0;
}

.yingyong-2 {
    text-align: center;
    margin-top: 35px;
    min-height: 235px;
}

.yingyong-2 p {
    font-size: 24px;
    margin-top: 20px;
}

.yingyong-2 p a {
    font-family: arial;
    font-size: 12px;
    background: white;
    color: #3c7bbe;
    padding: 3px 8px;
    border-radius: 5px;
    border: 1px solid #b5b5b5
}

.more {
    margin-top: -10px !important;
}

.yingyong-2 p a:hover {
    background: #3c7bbe;
    color: white;
    border: 1px solid #3c7bbe
}

.products-1 {
    margin: 40px 0px;
}

.products-2 {
    background: #FFF;
    width: 49%;
    margin-bottom: 2%;
}

.products-2-1 {
    margin: 25px 0 25px 15px;
}

.products-2-2 {
    margin: 13% 0 0 0;
    width: 47%;
    text-align: center;
}

.products-2-2 p {
    font-size: 24px;
    margin-bottom: 12%;
}

.products-2-2 p a {
    padding: 5px 30px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #3c7bbe;
    margin-top: 15px;
    border-radius: 20px;
}

.products-2-2 p a:hover {
    background: #3c7bbe;
    color: #FFF;
    border: 1px solid #3c7bbe;
}
.swiper-pagination-bullet-active{
    background: white !important;
}
.swiper-pagination-bullet{
    background: white !important;
    opacity: 1;
    width: 15px !important;
    height: 15px !important;
}
.fglb1{
    background: url('../images/slide1.jpg') no-repeat center top;height: 535px
}
.fglb2{
    max-width: 980px;margin: 0 auto
}
.fglb3{
    font-family:Arial; font-size: 36px; text-transform: uppercase; font-weight: 100;color: white;margin-top: 125px
}
.fglb4{
    font-size: 24px;margin-bottom: 15px;color: #ffffff;line-height: 24px;margin-top: 45px
}
.fglb5{
    font-size: 24px;margin-bottom: 255px;color: #ffffff;line-height: 24px
}
.fglb6{
    background: url('../images/slide3.jpg') no-repeat center top;height: 535px;
}
.fglb7{
    background: url('../images/slide2.jpg') no-repeat center top;height: 535px;
}
.fglb8{
    font-size: 24px;margin-bottom: 295px;color: #ffffff;line-height: 24px;margin-top: 45px;
}
.fglb9{
	background-image: url(../images/jiakang-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto !important;
}
/*************************关于我们***********************************************************************/
.about-1 {
    width: 60%;
}

.about-2 {
    background: #FFF;
    width: 48%;
}

.about-3 {
    font-size: 24px;
    color: #313131;
    margin: 15px 0 20px 30px;
}

.about-4 {
    font-size: 16px;
    color: #313131;
    margin: 0px 15px 20px 30px;
    line-height: 30px;
}

.about-5 {
    margin-left: 30px;
    margin-bottom: 30px;
}

.about-5 a {
    text-align: center;
    padding: 5px 8px;
    border: 1px solid #ccc;
    border-right: 0px;
}

.about-5 a:hover {
    color: #3c7bbe;
}

.about-5 span {
    padding: 5px 3px;
    background: #3c7bbe;
    border: 1px solid #3c7bbe;
    cursor: pointer;
}

.about-5 span a {
    border: 0px;
    color: #FFF;
}

.about-5 span a:hover {
    color: #FFF;
}

.about-6 {
    background: #FFF;
    width: 47%;
    margin-left: 4%;
}

.about-7 {
    margin-left: 30px;
}

.about-8 {
}

.about-9 {
    width: 38.5%;
    float: right;
}

.about-11 {
    background: url(../images/about-3.jpg) no-repeat;
    width: 100%;
    margin-top: 5.1%;
    padding-left: 20px;
  	display:inline-block;
}

.about-11-1 {
    width: 67%;
    padding-top: 15px;
    font-size: 20px;
    padding-bottom: 10px;
}

.about-11-1 a {
    color: #3c7bbe;
    margin-left: 10px;
    font-size: 18px;
    padding: 2px 8px;
}

.about-11-1 a:hover {
    background: #3c7bbe;
    color: #FFF;
    border-radius: 10px;
}

.about-11-2 {
    width: 67%;
    font-size: 15px;
    line-height: 25px;
  	display:inline-block;
}

.lsjc {
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: white;
}

/*************************关于我们***********************************************************************/
.contact {
    width: 100%;
    background: url(../images/btm-bg.jpg) no-repeat;
    min-height: 447px;
    margin-top: 25px;
	background-size: cover;
	background-position: center;
}

.contact-1 {
    font-size: 24px;
    color: #FFF;
}

.contact-1 span {
    color: #bfbfbf;
    font-size: 18px;
    font-family: "Arial";
    text-transform: uppercase;
}

.contact-2 {
    font-size: 14px;
    font-family: arial;
    color: #c7c7c7;
    margin-top: 45px;
}

.con-right {
    padding-left: 10%;
}

.am-form-field {
    background: #FFF;
    line-height: 40px;
    height: 40px;
    border: 1px solid #525252;
    border-radius: 8px;
    margin-top: 15px;
    text-indent: 10px;
    width: 48%;
    outline: none;
}

.am-area-height {
    height: 80px;
    width: 100%;
}

.form-sub {
    font-size: 16px;
    background: #3c7bbe;
    color: #FFF;
    line-height: 40px;
    width: 80%;
}

.albb {
    font-size: 16px;
    color: #e06812;
    margin-top: 8.34%;
    float: left;
    margin-left: 5%;
    font-weight: bold
}

.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #707070;
    font-size: 16px;
}

.contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #707070;
    font-size: 16px;
}

.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #707070;
    font-size: 16px;
}

.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #707070;
    font-size: 16px;
}

.contact-3 {
    margin-top: 70px;
    font-size: 24px;
    color: #EEE;
    margin-bottom: 10px;
}

.contact-4 {
    font-size: 16px;
    color: #EEE;
    margin-bottom: 15px;
}

.contact-5 {
    margin-top: 20px;
}

.contact-5 p, .contact-5 p a {
    margin-top: 10px;
    font-size: 16px;
    color: #EEE;
    margin-bottom: 15px;
}

.contact-5 p a:hover {
    color: #da251c;
    text-decoration: underline;
}

.footer {
    background: #efefef;
    height: 115px;
}

.footer-1 li a {
    float: left;
    padding: 10px 18px;
    color: #313131;
    font-size: 14px;
}

.footer-1 li a:first-child {
    padding-left: 0px;
}

.footer-1, .footer-3 {
    width: 100%;
    display: inline-block;
}

.footer-2 {
    text-align: right;
}

.footer-2-1 {
    line-height: 69px;
    margin-right: 25px;
    font-size: 12px;
}

.footer-3 {
    color: #8f8f8f;
    font-size: 14px;
    font-family: arial;
}

/****************************内容页css**********************************************/
.product-list {
    background: #FFF;
    width: 100%;
    min-height: 500px;
    margin-top: 35px;
    padding: 30px 60px;
    margin-bottom: 50px;
}

.product-list-1 {
    line-height: 55px;
}

.product-list-1-1 {
    font-size: 30px;
}

.product-list-1-1 img {
    margin-right: 15px;
}

.product-list-1-2 a, .product-list-1-2 {
    font-size: 12px;
    color: #7d7d7d;
}

.product-list-2 {
    padding-top: 30px;
}

.product-list-2 a {
    font-size: 18px;
    font-weight: bold;
}

.product-over {
    position: relative;
}

.product-over div.price {
    display: none;
}

.product-over:hover div.price > .content {
    padding-top: 20%;
    text-align: center;
}

.product-over:hover div.price > .content p.price, .product-over:hover div.price > .content p.intro {
    color: #fff;
    padding: 0 5%;
    font-size: 24px;
}

.product-over:hover div.price > .content p.intro {
    font-size: 14px;
}

.product-over:hover div.price {
    width: 100%;
    height: 100%;
    display: block;
    background: #337ab7;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    left: 0;
}

.product-over:hover div.price p a {
    color: #FFF;
    border: 1px solid #FFF;
    padding: 10px 50px;
    font-size: 14px;
    border-radius: 30px;
}

.product-over:hover div.price .index-ca a {
    border: 0;
    padding: 10px;
    font-size: 16px;
}

.product-over:hover div.price > .ca-i {
    padding-top: 5%;
}

.ov-1, .ov-5, .ov-9, .ov-14, .ovs-1, .ovs-2, .ovs-3, .ovs-4, .ovs-5, .ovs-6, .ovs-7, .ovs-8 {
    border-left: 1px solid #ccc;
}

.product-list-2-2-1 {
    margin-top: 25px;
}

.product-list-2-2-1 img {
    border: 1px solid #ccc;
    border-left: 0px;
    height: 100%;
    width: 100%;
}

.product-list-2-2-1 img:first-child { /* border-left:1px solid #ccc; */
}

.product-list-2-2-1 p {
    text-align: center;
    margin: 20px 0;
	min-height: 44px;
}

.product-list-2-2-1 p a {
    font-size: 16px;
}
.product-list-2-2-1 p span, .product-list-2-3-1 p span{
	display: block;
	font-size: 16px;
	font-weight: bold;
}

.product-list-2-3-1 img {
    border: 1px solid #ccc;
}

.product-list-2-3-1 p {
    text-align: center;
    margin: 20px 0;
	min-height: 44px;
}

.product-list-2-3-1 p a {
    font-size: 16px;
}

.product-list-2-3-1 {
    width: 24%;
    text-align: center;
    margin-right: 1%;
}

.product-detail-1 img {
    border: 1px solid #ccc;
    max-width: 475px;
}

.product-detail-2 {
    max-width: 490px;
    padding-left: 40px;
}

.product-detail-2 p {
    font-size: 16px;
    color: #313131;
}

.product-detail-3 {
    padding-top: 40px;
    width: 100%;
}

.product-detail-4 span {
    padding: 10px 30px;
    background: #eee;
    border: 1px solid #ccc;
    color: #da251c;
    width: 126px;
    font-size: 16px;
    font-weight: 550;
}

.product-detail-4 {
    border-bottom: 1px solid #ccc;
    width: 100%;
    line-height: 38px;
}

.product-detail-5 {
    margin-top: 30px;
}

.product-detail-5 p {
    font-size: 14px;
    margin-top: 15px;
    text-indent: 0 !important;
}

.product-detail-5 table {
    width: 100% !important;
}

.product-detail-5 table td {
    border: 1px solid #ccc;
    border-color: #ccc !important;
    width: 60px !important;
}

.product-detail-5 table td p span {
    font-size: 14px !important;
    font-family: "微软雅黑" !important;
    color: #434343 !important;
    text-indent: 0px !important;
}

.detail {
    width: 100% !important;
}

/******************新闻资讯*********************************/
.news-list {
}

.news-list-1 {
    font-size: 16px;
    margin: 30px 0;
}

.news-list-2 {
    border-bottom: 1px solid #ccc;
    margin-top: 47px;
}

.news-list-3 {
    font-size: 24px;
    margin: 35px 0;
}

.news-list-4 {
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
    height: 100%;
    padding: 15px;
}

.news-list-4 a {
    position: relative;
    z-index: 99;
}

.news-list-4-1 {
    padding-left: 40px;
}

.news-title a {
    font-size: 22px;
    color: #313131;
}

.news-date {
    color: #959595;
    font-size: 14px;
    font-family: arial;
    margin: 35px 0 20px;
}

.news-des a {
    font-size: 14px;
    color: #313131;
    line-height: 25px;
}

.c-btn {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    display: inline-block;
    height: 100%;
}

.c-btn:after {
    content: '';
    display: block;
    position: absolute;
}

.c-btn:before {
    content: '';
    display: block;
    position: absolute;
}

.c-btn--border-line {
    background: none;
    border: 0;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 0px transparent;
}

.c-btn--border-line:after, .c-btn--border-line:before {
    box-sizing: border-box;
    border: 1px solid transparent;
    width: 0;
    height: 0;
}

.c-btn--border-line:after {
    top: 0;
    left: 0;
    -webkit-transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
    transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;
}

.c-btn--border-line:before {
    bottom: 0;
    right: 0;
    -webkit-transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
    transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;
}

.c-btn--border-line:hover:after, .c-btn--border-line:hover:before {
    width: 100%;
    height: 100%;
}

.c-btn--border-line:hover:after {
    border-top-color: #da251c;
    border-right-color: #da251c;
    -webkit-transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
    transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;
}

.c-btn--border-line:hover:before {
    border-bottom-color: #da251c;
    border-left-color: #da251c;
    -webkit-transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
    transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;
}

..ov-img-1 img:hover {
    -webkit-transform: scale(1.5) rotate(10deg);
    -moz-transform: scale(1.5) rotate(10deg);
    -o-transform: scale(1.5) rotate(10deg);
}

/***********************展会信息*************************************/
.zhanhui {
    margin-left: 30px;
}

.zhanhui-1 {
    margin: 35px 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}

.zhanhui-2 {
    margin: 25px 0 30px;
    font-size: 22px;
    color: #313131;
}

.zhanhui-3 {
    font-size: 22px;
    color: #da251c;
}

.zhanhui-4, .zhanhui-4 p {
    margin: 15px 0;
    font-size: 14px;
    color: #313131;
    line-height: 25px;
}

/*********关于我们**************************************************************************/
.about-hr {
    border-bottom: 1px solid #ccc;
    height: 30px;
}

.about {
    min-height: 0px;
}

.profile-1 {
    min-height: 300px;
    background: #FFF;
    width: 100%;
    padding: 30px 0px;
}

.profile-2 {
}

.profile-3 {
    margin: 20px 90px;
}

.profile-3 p {
    color: #1b1b1b;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
.profile-3 .profile-3-1{
	text-indent: 2em;
}

/* .profile-3 p:first-child, .profile-3 p:last-child {
    text-indent: 2em;
} */

.culture {
    width: 100%;
    background: #FFF;
    display: inline-block;
}

.culture-1 {
    margin: 0px 60px;
}

.culture-1-1-1 {
    font-family: "Arial";
    font-size: 26px;
}

.culture-1-1-2 {
    margin-left: -180px;
    margin-top: 60px;
}

.culture-1-1-3 {
    color: #da251c;
    font-size: 24px;
    font-weight: bold;
    width: 50%;
    margin-top: 75px;
}

.culture-1-1-4 {
    font-size: 20px;
    width: 24%;
    margin-top: 35px;
    background: url(../images/pro-list-2.png) no-repeat left;
    padding: 0 0 0 40px;
}

.culture-1-1-4-1 {
    width: 28%;
}

.culture-1-2-2 {
    width: 50%;
    line-height: 30px;
}

.culture-hex {
    width: 100%;
}

.culture-hex-1 {
    line-height: 30px;
}

.culture-licheng {
    background: url(../images/culture-2.png) no-repeat left;
    height: 1225px;
    width: 100%;
    margin-top: 30px;
    padding-top: 33px;
    padding-left: 80px;
}

.culture-licheng p {
    font-size: 18px;
    color: #313131;
    line-height: 30px;
}

.culture-li-1 p {
    font-size: 22px;
    font-weight: bold;
    color: #da251c;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.culture-li-1 {
    text-align: center;
}

.honor-2 {
    margin-top: 30px;
}

.honor-3 {
    text-align: center;
}

.zhiliang-1 {
    width: 100%;
}

.zhiliang-2 {
    width: 33%;
}

.culture-1-1-5 {
    width: 100%;
}

/**************************/
.ying-font, .ying-font a {
    font-size: 24px;
}

.ying-font-1, .ying-font-1 a {
    font-size: 16px;
}

.ying-font-1 a:hover {
    text-decoration: underline;
}

.ying-1 a, .ying-1 {
    margin-top: 17%;
    color: #F44336;
}

.ying-2, .ying-4, .ying-7, .ying-9, .ying-11, .ying-14, .ying-16, .ying-2, .ying-2 a {
    margin-top: 6%;
    line-height: 30px;
}

.ying-right {
    text-align: right;
    margin-bottom: 55px;
}

.yingyong-3 p {
    float: left;
    width: 25%;
}

.yingyong-3 p a {
    display: block;
    padding: 10px;
    text-align: center;
    font-size: 16px;
}

.zhichi-2 {
    margin-top: 13%;
}

.zhichi-2 p {
    font-size: 16px;
}

.zhichi-3 {
    margin-bottom: 50px;
}

.yanfa-1 {
    margin-top: 5%;
}

.yanfa-2 {
    margin-top: 8%;
}

.yanfa-2 p {
    font-size: 30px;
    font-family: "Arial";
    color: #da251c;
    text-align: left;
    text-transform: uppercase;
    margin-top: 20px;
}

.yanfa-3 {
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 40px;
    padding-top: 65px;
}

.yanfa-4 {
}

.yanfa-5 p {
    font-size: 14px;
    line-height: 30px;
    margin-top: 20%;
    padding-left: 3%
	text-indent: 2em;
}

.yanfa-6 p {
    margin-top: 15%;
    padding-left: 0%;
    padding-right: 3%
}

.yanfa {
    padding: 40px 0;
}

.yanfa-7 {
    text-align: right;
}

/*************************************/
.hr-1 img {
    margin-top: 60px;
}

.hr-2 {
    padding-top: 50px;
    font-size: 20px;
    color: #da251c;
    font-weight: bold;
    padding-bottom: 25px;
}

.hr-3-1 ul, .hr-3-1 .table {
    margin-bottom: 0px;
}

.table {
    display: table;
    border-collapse: collapse;
    border-bottom: 1px dashed #ccc;
}

.table-row-group {
    display: table-row-group;
}

.table-row {
    display: table-row;
    line-height: 60px;
}

.table-row-group .table-row:hover, .table-footer-group .table-row:hover {
    background: #FFF;
}

.table-cell {
    display: table-cell;
    padding: 0 5px;
    border-top: 1px dashed #ccc;
    font-size: 16px;
    color: #313131;
    text-align: right;
}

.table-cell:first-child {
    text-indent: 2em;
    text-align: left;
}

.table-cell:last-child {
    text-indent: 4em;
    text-align: center;
}

.table-caption {
    display: table-caption;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.table-column-group {
    display: table-column-group;
}

.table-column {
    display: table-column;
}

.table-header-group {
    display: table-header-group;
    background: #FFF;
    font-weight: bold;
}

.hr-3-2 a {
    color: #da251c;
    font-size: 16px;
    padding: 5px 15px 5px 20px;
}

.hr-3-2 a:hover {
    background: #da251c;
    color: #FFF;
    border-radius: 15px;
}

.hr-3-1 p, .hr-3-1, .hr-3-1 p span, .hr-3-1 p span strong {
    font-size: 16px;
    line-height: 45px;
}

/***************************************************/
.contact-left h1, .contact-left p {
    padding-left: 50px;
}

.contact-left h1, .contact-right h2 {
    padding-top: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}

.contact-left p {
    font-size: 18px;
}

.contact-right h2, .contact-right p {
    text-align: left;
    padding-left: 0px;
}

.contact-right {
    margin-bottom: 20%;
}

.contact-left img {
    margin-left: -10%;
}

.contact-7 {
}

.contact-8 {
    margin: 65px auto;
    padding: 0 5%;
    padding-bottom: 50px;
    background: #efefef;
    border-radius: 10px;
}

.contact-1-1 {
    margin-top: 30px;
    font-size: 24px;
    color: #656565;
    font-weight: bold;
}

.contact-7-1 {
    border: 1px solid #FFF;
    margin-top: 25px;
    border-radius: 5px;
}

.contact-10 {
    width: 50%;
    font-weight: bold;
    font-size: 18px;
}

.contact-1-3 {
    text-align: right;
}

input:focus, textarea:focus {
    border: 1px solid #f7cbcb;
    box-shadow: 0 0 15px #f7cbcb;
}

.contact-map {
    border-radius: 10px;
    border: 1px solid #FFF;
}

/************************生产中心******************************************/
.sc-1 {
    position: relative;
}

.sc-1-1 {
    margin-top: 50px;
    margin-right: 40px;
    position: relative;
    z-index: 1
}

.sc-1-2 {
    margin-top: -195px;
}

.sc-1-3 {
    position: absolute;
    top: 45px;
}

.sc-1-4 {
    position: absolute;
    top: 196px;
    left: 260px;
}

.sc-1-5 {
    position: absolute;
    top: 396px;
    left: 490px;
}

.sc-1-6 {
    position: absolute;
    top: 505px;
    left: 208px;
}

.sc-1-7 {
    position: absolute;
    top: 705px;
    left: 466px;
}

.sc-1-8 {
    position: absolute;
    top: 570px;
    right: -35px;
}

.sc-1-9 {
    position: absolute;
    top: 135px;
    right: -20px;
    z-index: 2;
}

.text-desc {
    position: absolute;
    left: -170px;
    top: 0;
    background-color: rgba(255, 255, 255, 0.0196078431372549);
    height: 100%;
    opacity: 0;
    width: 90%;
    padding: 20px;
}

.text-desc p {
    font-size: 16px;
    line-height: 30px;
}

.port-1 {
    float: left;
    width: 35%;
    overflow: hidden;
    text-align: center;
    overflow: visible;
    position: absolute;
}

.port-1.effect-1 {
    z-index: 9;
}

.port-1.effect-1 img {
    transition: 0.5s;
}

.port-1.effect-1:hover img {
    transform: scale(0.5) translate(-60%, 90%);
    position: relative;
    z-index: 9;
}

.port-1.effect-1 .text-desc {
    transform: translateX(50%);
    opacity: 0;
    padding: 135px 20px 20px 80px;
    transition: 0.5s;
}

.port-1.effect-1:hover .text-desc {
    transform: translateX(45%);
    opacity: 1;
}

.port-2 {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    overflow: visible;
    position: absolute;
}

.port-2.effect-2 {
    z-index: 9;
}

.port-2.effect-2 img {
    transition: 0.5s;
}

.port-2.effect-2:hover img {
    transform: scale(0.5) translate(0%, -120%);
    position: relative;
    z-index: 9;
}

.port-2.effect-2 .text-desc {
    transform: translateX(50%);
    opacity: 0;
    padding: 135px 20px 20px 80px;
    transition: 0.5s;
    width: 30%;
    left: 120px;
    text-align: left;
    top: 170px;
}

.port-2.effect-2:hover .text-desc {
    transform: translateX(45%);
    opacity: 1;
}

.port-3 {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    overflow: visible;
    position: absolute;
}

.port-3.effect-2 {
    z-index: 9;
}

.port-3.effect-2 img {
    transition: 0.5s;
}

.port-3.effect-2:hover img {
    transform: scale(0.5) translate(0%, -120%);
    position: relative;
    z-index: 9;
}

.port-3.effect-2 .text-desc {
    transform: translateX(50%);
    opacity: 0;
    padding: 135px 20px 20px 80px;
    transition: 0.5s;
    width: 30%;
    left: 350px;
    text-align: left;
    top: 370px;
}

.port-3.effect-2:hover .text-desc {
    transform: translateX(45%);
    opacity: 1;
}

.port-4 {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    overflow: visible;
    position: absolute;
}

.port-4.effect-2 {
    z-index: 9;
}

.port-4.effect-2 img {
    transition: 0.5s;
}

.port-4.effect-2:hover img {
    transform: scale(0.5) translate(-60%, 90%);
    position: relative;
    z-index: 9;
}

.port-4.effect-2 .text-desc {
    transform: translateX(50%);
    opacity: 0;
    padding: 135px 20px 20px 80px;
    transition: 0.5s;
    width: 30%;
    left: 60px;
    text-align: left;
    top: 470px;
    z-index: -1;
}

.port-4.effect-2:hover .text-desc {
    transform: translateX(45%);
    opacity: 1;
}

.port-5 {
    float: left;
    width: 100%;
    overflow: hidden;
    text-align: center;
    overflow: visible;
    position: absolute;
}

.port-5.effect-2, .port-5.effect-6, .port-5.effect-7 {
    z-index: 9;
}

.port-5.effect-2 img, .port-5.effect-6 img, .port-5.effect-7 img {
    transition: 0.5s;
}

.port-5.effect-2:hover img {
    transform: scale(0.5) translate(60%, 90%);
    position: relative;
    z-index: 9;
}

.port-5.effect-2 .text-desc {
    transform: translateX(50%);
    opacity: 0;
    padding: 135px 20px 20px 80px;
    transition: 0.5s;
    width: 30%;
    left: 320px;
    text-align: left;
    top: 655px;
    z-index: -1;
}

.port-5.effect-2:hover .text-desc, .port-5.effect-6:hover .text-desc, .port-5.effect-7:hover .text-desc {
    transform: translateX(45%);
    opacity: 1;
}

.port-5.effect-6:hover img {
    transform: scale(0.5) translate(60%, 90%);
    position: relative;
    z-index: 9;
}

.port-5.effect-6 .text-desc {
    transform: translateX(50%);
    opacity: 0;
    padding: 135px 20px 20px 80px;
    transition: 0.5s;
    width: 30%;
    left: 580px;
    text-align: left;
    top: 515px;
    z-index: -1;
}

.port-5.effect-7:hover img {
    transform: scale(0.5) translate(60%, 90%);
    position: relative;
    z-index: 9;
}

.port-5.effect-7 .text-desc {
    transform: translateX(50%);
    opacity: 0;
    padding: 135px 20px 20px 80px;
    transition: 0.5s;
    width: 30%;
    left: 570px;
    text-align: left;
    top: 70px;
    z-index: -1;
}

.ov-img img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}

.ov-img img:hover {
    -webkit-transform: scale(1.2) rotate(360deg);
    -moz-transform: scale(1.2) rotate(360deg);
    -o-transform: scale(1.2) rotate(360deg);
}

/* .ov-img-1{  -webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; }.ov-img-1:hover{-webkit-transform:scale(1.2) rotate(60deg); -moz-transform:scale(1.2) rotate(60deg); -o-transform:scale(1.2) rotate(60deg); } *//*************************************************************/
.pagination li {
    float: left;
    margin: 30px 0;
}

.pagination li a {
    padding: 5px 15px;
    font-size: 14px;
    border: 1px solid #ccc;
    margin: 30px 5px;
    border-radius: 5px;
}

.pagination li a:hover, .current {
    background: #da251c;
    color: #FFF;
    border: 1px solid #da251c;
}

.pagination li .current {
    border: 1px solid #da251c !important;
}

.pagination #pages a, .pagination #pages span {
    font-size: 14px;
    font-weight: 100 !important;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #da251c;
    margin: 10px 5px;
    border-radius: 3px;
}

.pagination #pages span, .pagination #pages a:hover {
    background: #da251c;
    color: #FFF;
}

.bs-slider .bs-slider-overlay {
    background-color: rgba(0, 0, 0, 0);
}
#example-navbar-collapse{
	    position: absolute;
  right:0px;
  z-index:10086;
}

/*  */
.nav-part{
	float: right;
	line-height: normal;
	margin-top: 26px;
	margin-right: 20px;
	display: flex;
	align-items: center;
}
.nav-part img{
	width: 200px;
}
.nav-part span{
	font-size: 16px;
	font-weight: bold;
}

/********************************************/
@media (max-width: 767px) {
    .collapse {
        background: #FFF;
        border: 1px solid #eee;
    }

    .collapse li {
        border-bottom: 1px dashed #eee;
    }

    .collapse li:last-child {
        border-bottom: 0px;
    }

    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0px;
        margin-left: 0px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-left: 0px;
    }

    .navbar-nav {
        margin: 0px;
    }

    .nav > li > a {
        width: 100%;
        text-align: center;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        background-color: #da251c;
        color: #FFF !important;
    }

    .yingyong-1 {
        min-height: 815px;
    }

    .products-2 {
        width: 100%;
    }

    .products-2-1 {
        margin: 25px auto;
        width: 100%;
        text-align: center;
    }

    .products-2-2, .about-1, .about-2, .about-4, .about-6, .about-9 {
        width: 100%;
    }

    .product-list-2-3-1 {
        width: 49%;
    }

    .about-3 {
        margin-bottom: 15px;
    }

    .about-2 {
        margin-bottom: 20px;
    }

    .about-4 {
        margin: 15px;
        font-size: 14px;
        padding-right: 30px;
        margin-bottom: 25px;
    }

    .about-6 {
        margin-left: 0px;
        margin-bottom: 30px;
    }

    .about-11 {
        margin-top: 20px;
    }

    .contact-2 {
        margin-top: 10px;
    }

    .form-sub {
        text-align: center;
        float: none !important;
        width: 100%;
        margin-bottom: 30px;
    }

    .con-right {
        padding-left: 0;
        color: #666;
        margin-top: 20px;
    }

    .contact-1 {
        color:#bfbfbf;
    }

    .contact-2, .contact-3, .contact-4, .contact-5 p, .contact-5 p a {
        color: #bfbfbf;
    }

    .contact-3, .contact-4, .contact-5 p {
        margin-top: 15px;
    }

    .footer-2 {
        display: none;
    }

    .footer {
        margin-bottom: 20px;
    }

    .culture-1-1-4 {
        width: 100%;
    }

    .product-list {
        padding: 20px;
    }

    .zhiliang-4 {
        margin-top: 20px;
    }

    .yanfa-1 {
        margin-top: 10%;
    }

    .culture-1-1-2 {
        margin-left: 0px;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .cd-timeline-content h2 {
        font-size: 14px;
        margin: 0px;
        line-height: 25px;
    }

    .culture-1 {
        margin: 0px 20px;
    }
}

/* 小型设备（平板电脑，768px 起） */
@media (min-width: 768px) and (max-width: 991px) {
    .top, .top-1 {
        padding: 0 20px;
    }


    .nav > li > a {
        padding: 10px 0px !important;
        width: 75px;
        text-align: right;
    }

    .products-2-2 {
        width: 100%;
    }

    .slide-text {
        top: 0;
        left: 15%;
    }

    .slide-text > h1 {
        font-size: 24px;
    }

    .sidebar-p3 {
        line-height: 25px !important
    }

    .slide-text > p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .slide-text > a.btn-default {
        padding: 8px 20px;
        font-size: 12px;
    }

    .sidebar-2 {
        font-size: 20px !important;
        margin-bottom: 40px !important;
    }

    .sidebar-1 {
        margin-bottom: 25px !important;
    }

    .about-4 {
        font-size: 14px;
        line-height: 25px;
        max-height: 151px;
        overflow: hidden;
    }

    .about-11 {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        height: 175px;
        background: #FFF;
    }

    .about-11-2 {
        width: 100%;
        font-size: 16px;
        line-height: 25px;
    }

    .product-list {
        padding-bottom: 40px;
    }

    .culture-li-1 p {
        margin-top: 20px;
        margin-bottom: 50px;
        text-align: left;
    }

    .culture-licheng {
        background: none;
        height: auto;
        padding-left: 0px;
        padding-top: 0px;
    }

    .culture-1-1-3 {
        margin-top: 30px;
    }

    .culture-1-1-4, .culture-1-2-2 {
        width: 100%;
    }

    .culture-1-1-4-1 {
        width: 50%;
    }

    .culture-1-2-1 {
        display: none;
    }

    .culture {
        min-height: auto;
    }

    .container-fluid {
        padding-left: 0px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding-left: 0px;
    }

    .yanfa-2 {
        margin-top: 1%;
    }

    .yanfa-2 p {
        font-size: 16px;
        text-align: center;
        margin-top: 0px;
    }

    .yanfa-7 {
        margin-top: 10%;
    }

    .yanfa-8 img {
        margin-top: 10%;
    }
}

/* 中型设备（台式电脑，992px 起） */
@media (min-width: 992px) and (max-width: 1119px) {
    .nav > li > a {
        padding: 10px 0px !important;
        width: 80px;
        text-align: right;
    }

    .products-2-2 {
        width: 100%;
    }

    .slide-text {
        top: 0;
        left: 15%;
    }

    .slide-text > h1 {
        font-size: 24px;
    }

    .sidebar-p3 {
        line-height: 25px !important
    }

    .slide-text > p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .slide-text > a.btn-default {
        padding: 8px 20px;
        font-size: 12px;
    }

    .sidebar-2 {
        font-size: 20px !important;
        margin-bottom: 40px !important;
    }

    .sidebar-1 {
        margin-bottom: 25px !important;
    }

    .about-4 {
        font-size: 14px;
        line-height: 25px;
        max-height: 151px;
        overflow: hidden;
    }

    .about-11 {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        height: 175px;
        background: #FFF;
    }

    .about-11-2 {
        width: 100%;
        font-size: 16px;
        line-height: 25px;
    }

    .product-list {
        padding-bottom: 40px;
    }

    .culture-li-1 p {
        margin-top: 20px;
        margin-bottom: 50px;
        text-align: left;
    }

    .culture-licheng {
        background: none;
        height: auto;
        padding-left: 0px;
        padding-top: 0px;
    }

    .culture-1-1-3 {
        margin-top: 30px;
    }

    .culture-1-1-4, .culture-1-2-2 {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .lsjc {
        font-size: 12px;
    }
    .sc-1{
        display: none;
    }
}

@media (max-width: 1169px) {
    .lsjc {
        line-height: 40px;
    }
}

@media (max-width: 768px) {
    .yingyong-2 p {
        font-size: 16px;
    }
    .fglb2{
        width: 96%;
    }
  .news-list-4-1{
  	padding-left:0px;
  }
  .news-des a{
  	word-break:break-word;
  }
  .table-cell{
  	width: 100%;
    display:inline-block;
        text-align: left!important;
}
  .table-cell:first-child{
  	   text-indent: 0em;
  }
  .table-cell:last-child{
  	 text-indent: 0em;
  }
  .about-11-2{
  	width:90%;
  }
  .con-right .contact-1{
  	color:black!important;
  }
  .con-right > .contact-2, .contact-3, .contact-4, .contact-5 p, .contact-5 p a{
  		color:black!important;
  }
}
}